@media (max-width: 1200px) {
	.pro-cont {
		line-height: 0.8rem;
		height: 1.6rem;
	}
	
	.swiper-box {
		height: 8.85rem;
	}
	
	.results .results-button-prev {
		top: 30%;
		transform: translateY(0) rotate(180deg);
	}
	
	.results .results-button-next {
		top: 30%;
		transform: translateY(0);
	}
	
	.hotline-office {
		margin-top: 3%;
	}
	
	.hotline-list {
		padding: 1.5% 2%;
		margin-bottom: 2%;
	}
	
	.net-cont {
		margin: 2% 0 2%;
	}
	
	.net-more {
		margin-bottom: 2%;
	}
	
	.net-info {
		display: block;
	}
	
	.net-info-lf {
		width: 100%;
		margin-right: 0;
	}
	
	.net-info-rg {
		width: 100%;
	}
	
	.net-info-rg-cont {
		margin: 1% 0;
	}
}

@media (max-width: 1024px) {
	.head-fix {
		height: 80px;
	}
	
	.news_a .content {
		width: 100%;
	}
	
	.news_a .content .hot_news a {
		height: 7rem;
	}
	
	.news_list .left a .con .to {
		bottom: 10px;
	}
	
	.btn-cont {
		display: block;
	}
	
	.tech-container {
		width: 100%;
	}
	
	.tech-container2 {
		width: 100%;
	}
	
	.swiper-box {
		height: 5.85rem;
	}
	
	.results .results-button-prev {
		top: 25%;
		transform: translateY(0) rotate(180deg);
	}
	
	.results .results-button-next {
		top: 25%;
		transform: translateY(0);
	}
	
	.hotline-list {
	  padding: 0.5% 1%;
	  margin-bottom: 1%;
	}
	
	.hotline-office {
		margin-top: 1%;
	}
}

@media (max-width: 992px) {
	.news_a .content .hot_news a {
		height: 6rem;
	}
	
	.pro-tit {
		line-height: 0.8rem;
		height: 1.6rem;
	}
	
	.hotline {
		display: block;
	}
	
	.hotline-pic {
		width: 100%;
		margin-right: 0;
	}
	
	.hotline-rg {
		height: auto !important;
		margin-top: 2%;
		width: 100%;
		display: block;
	}
	
	.hotline-list {
		height: 2.4rem;
	}
}

@media (max-width: 767px) {
	
	/*新闻页 */
	.news_a {
		width: 90%;
	}
	
	.news_a .content .hot_news a {
		width: 100%;
		height: 10rem;
		margin-right: 0;
		margin-bottom: 4%;
	}
	
	.news_a .content .hot_news a {
		background-color: #FFFFFF;
		border-bottom: 1px solid #ccc;
	}
	
	.news_a .content .hot_news a .bg {
		height: 75%;
	}
	
	.news_a .content .hot_news a .txt {
		position: relative;
		height: auto;
		background-image: initial;
		padding: 0;
	}
	
	.news_a .content .hot_news a .txt span {
		width: 100%;
		color: #333;
		line-height: 1rem;
	}
	
	.news_list {
		margin-top: 0;
	}
	
	.comm_tepm .seachs .seach_input {
		width: 10.5rem;
	}
	
	.news-pagination a {
		width: 1rem;
		height: 0.5rem;
		line-height: 0.5rem;
		white-space: nowrap;
	}
	
	.txt-more {
		display: none;
	}
	
	.news_list .left a {
		display: block;
	}
	
	.news_list .left a .img {
		width: 100%;
	}
	
	.news_list .left a .con {
		width: 100%;
		margin: 2% 0 0 0;
	}
	
	.news_list .left a .con .tit {
		margin-bottom: 0;
	}
	
	.news_list .left a .con .time {
		margin-bottom: 0;
	}
	
	.news_list .left a .con .txt {
		height: 1.6rem;
	}
	
	.news_list .left a .con .to {
		position: initial;
		margin-top: 0;
	}
	
	.to svg {
		margin-left: 2%;
	}
	
	.to img {
		margin-left: 1%;
	}
	
	.news-pagination {
		width: 100%;
	}
	
	.txt3 {
		display: none;
	}
	
	.txt2 {
		display: block;
	}
	/*新闻页 */
	
	/* 技术创新/核心技术 */
	.technology {
		padding: 3% 5%;
	}
	
	.tech-pic {
		height: 5rem;
		margin: 0 auto 2%;
		width: 13.3rem;
	}
	
	.list-top {
		height: 2.285rem;
	}
	
	.number {
		width: 1.25rem;
		height: 1.25rem;
		line-height: 1.25rem;
	}
	
	.w1600 {
		width: 90%;
	}
	
	.tech-content {
		width: 100%;
	}
	
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
		bottom: 0 !important;
	}
	/* 技术创新/核心技术 */
	
	/* 技术创新/研发平台 */
	.development-cont {
		width: 80%;
	}
	
	.swiper-development {
		width: 96%;
		margin: 0 auto;
	}
	
	.swiper-development .swiper-wrapper {
		margin-bottom: 5%;
	}
	
	.development .swiper-slide {
		margin: 0;
		padding: 0 8%;
	}
	
	.swiper-development {
		padding: 0 0 3% 0;
	}
	
	.development .dev-button-prev {
		left: 0%;
	}
	
	.development .dev-button-prev {
		left: 0%;
		top: 18%;
		transform: translateY(50%) rotate(180deg);
	}
	
	.development .dev-button-next {
		right: 0%;
		top: 18%;
		transform: translateY(50%);
	}
	
	.dev-list {
		width: 90%;
	}
	
	.cont-tit {
		margin: 5% 0;
	}
	
	.dev-process {
		flex-wrap: wrap;
	}
	
	.pro-arrow:nth-child(4) {
		display: none;
	}
	
	.pro-list {
		width: 48%;
		margin-bottom: 4%;
	}
	
	.list-tit {
		width: 80%;
	}
	
	.cont-list {
		border-right: 1px solid transparent;
	}
	
	.cont-list:first-child {
		border-left: 1px solid transparent;
	}
	
	.cont-pic {
		width: auto;
		height: auto;
	}
	/* 技术创新/研发平台 */
	
	/* 技术创新/创新团队 */
	.team-cont {
		width: 90%;
	}
	
	.team .swiper-team {
		width: 90%;
		padding-bottom: 5%;
	}
	
	.team .swiper-slide {
		margin: 0;
		padding: 0 8%;
	}
	
	.team-pagination {
		bottom: 0 !important;
	}
	
	.team .team-button-prev {
		left: 0;
	}
	
	.team .team-button-next {
		right: 0;
	}
	/* 技术创新/创新团队 */
	
	/* 技术创新/研究成果 */
	.results-cont {
		width: 90%;
	}
	
	.swiper-results {
		width: 90%;
	}
	
	.swiper-box {
		height: auto;
		padding: 5% 8%;
	}
	
	.results .results-button-prev {
		top: 35%;
	}
	
	.results .results-button-next {
		top: 35%;
	}
	/* 技术创新/研究成果 */
	
	/* 投资者关系 */
	.inves-lf {
		width: 100%;
	}
	
	.inves-rg {
		display: none;
	}
	
	.inves-lf-tit {
		font-size: 16px;
	}
	
	.hotline-box {
		display: block;
	}
	
	.hotline-list {
		width: 100%;
		margin-bottom: 2%;
		height: auto;
	}
	
	.hotline-list:nth-child(3) {
		margin-bottom: 2%;
	}
	
	.investment {
		padding: 5% 5%;
	}
	
	.hotline {
		width: 90%;
	}
	
	.inves-pagination a {
		width: 1rem;
		height: 0.5rem;
		line-height: 0.5rem;
	}
	/* 投资者关系 */
	
	/* 人力资源 */
	.resources {
		width: 90%;
	}
	
	.resources-box {
		display: block;
	}
	
	.res-search {
		/* width: 40%; */
		height: auto;
		padding: 2%;
		justify-content: center;
		margin: 2% 0 1%;
	}
	
	.search-cont {
		margin-right: 3%;
	}
	
	.job-tit {
		display: flex;
		flex-direction: column;
	}
	
	.job-name {
		/* width: 20%;
		margin-right: 3%; */
		width: auto;
		/* padding-right: 3%; */
		font-size: 14px;
	}
	
	.job-time {
		position: initial;
		transform: translate(0);
		width: auto;
	}
	
	.job-time p:first-child {
		margin-right: 3%;
	}
	
	.job-req {
		display: none;
	}
	
	.job-req p {
		margin-right: 5%;
		display: flex;
		flex-direction: column;
	}
	
	.job-req2 {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		padding: 1.5% 0;
		flex-wrap: wrap;
	}
	
	.job-type2 {
		width: 48%;
		color: rgb(102, 102, 102);
		margin-right: 4%;
	}
	
	.job-type2:nth-child(2n) {
		margin-right: 0;
	}
	
	.job-detail {
		display: block;
	}
	
	.job-response {
		width: 100%;
		margin-right: 0;
	}
	
	.job-office {
		width: 100%;
	}
	
	.res-pagination {
		width: 90%;
	}
	
	.res-pagination a {
		width: 0.5rem;
		height: 0.5rem;
		line-height: 0.5rem;
	}
	/* 人力资源 */
	
	/* 全球网络 */
	.network {
		padding: 5% 5% 7%;
	}
	
	.net-pic {
		float: none;
		width: 100%;
	}
	
	.net-intro {
		float: none;
		width: 100%;
	}
	/* 全球网络 */
	
	/* 新闻详情 */
	
	.news-info {
		display: block;
		padding: 5%;
		position: relative;
		padding-bottom: 20%;
	}
	
	.res-search-content {
		width: max-content;
	}
	
	.news-info-lf-cont img {
		object-fit: contain;
		height: auto !important;
	}
	
	.news-info-box {
		width: 100% ;
	}
	
	.news-info-lf {
		margin-right: 0;
	}
	
	.news-info-lf-cont {
		font-size: 16px;
	}
	
	.news-info-rg {
		width: 100%;
	}
	
	.news-info-rg-list a {
		justify-content: flex-start;
	}
	
	.back {
		position: absolute;
		right: 0;
		bottom: 10px;
		/* transform: translateY(-50%); */
	}
	/* 新闻详情 */
	
	/* 全球网络详情 */
	.net-info {
		padding: 5%;
	}
	
	.net-info-rg {
		margin-top: 2%;
	}
	
	.net-info-rg-tit {
		line-height: 1.2;
	}
	
	.net-info-rg-cont {
		font-size: 14px;
	}
	
	.net-info-swiper {
		width: 96%;
	}
	
	.net-info-wrapper .net-info-slide {
		margin: 0;
	}
	/* 全球网络详情 */
}
	
@media (max-width: 750px){
	.head-fix {
	  height: 70px;
	}
}


@media (max-width: 700px) {
	.res-search {
		width: 20%;
	}
}

@media (max-width: 590px) {
	.res-search {
		width: 25%;
	}
}

@media (max-width: 500px) {
	.head-fix {
		height: 60px;
	}
}

@media (max-width: 450px) {
	.res-search {
		width: 30%;
	}
}

@media (max-width: 350px) {
	.res-search {
		width: 40%;
	}
}